Home
last modified time | relevance | path

Searched defs:btAdvId (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp144 int32_t GetAdvHandle(int32_t btAdvId, int32_t *bcHandle) in GetAdvHandle() argument
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_gatt.c469 static int32_t StartBleAdv(int32_t advId, int32_t *btAdvId, const SoftbusBroadcastParam *param, in StartBleAdv() argument
513 int32_t btAdvId = g_advChannel[advId].advId; in SoftbusStartAdv() local
547 int32_t btAdvId = g_advChannel[advId].advId; SoftbusStopAdv() local
578 int32_t btAdvId = g_advChannel[advId].advId; SoftbusSetAdvData() local
814 int32_t btAdvId = g_advChannel[advId].advId; SoftbusGetBroadcastHandle() local
[all...]

Completed in 3 milliseconds