Home
last modified time | relevance | path

Searched refs:BTM_SetLePairedDevices (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h566 void BTSTACK_API BTM_SetLePairedDevices(const BtmLePairedDevice *pairedDevices, uint16_t count);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.c262 void BTM_SetLePairedDevices(const BtmLePairedDevice *pairedDevices, uint16_t count) in BTM_SetLePairedDevices() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp764 BTM_SetLePairedDevices(nullptr, 0); in RemoveAllPairs()
1227 BTM_SetLePairedDevices(&devices[0], devices.size()); in SavePeerDevices2BTM()

Completed in 6 milliseconds