Home
last modified time | relevance | path

Searched defs:BTA_DmPinReply (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_api.h394 struct BTA_DmPinReply { struct
404 extern struct BTA_DmPinReply BTA_DmPinReply; argument
Dmock_bta_dm_api.cc67 struct BTA_DmPinReply BTA_DmPinReply; variable
233 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec_api.cc71 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply() function