Searched defs:pin_len (Results 1 – 12 of 12) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_sec.cc | 142 uint8_t pin_len, uint8_t* p_pin) { in BTM_SecBond() 173 tBT_TRANSPORT transport, uint8_t pin_len, in btm_sec_bond_by_transport() 224 uint8_t pin_len, uint8_t* p_pin) { in BTM_PINCodeReply()
|
D | mock_btif_dm.cc | 115 uint8_t pin_len, bt_pin_code_t pin_code) { in btif_dm_pin_reply()
|
D | mock_bta_dm_api.cc | 178 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply()
|
D | mock_bluetooth_interface.cc | 100 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, in pin_reply()
|
D | mock_main_shim_btm_api.cc | 370 tBTM_STATUS res, uint8_t pin_len, in BTM_PINCodeReply()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sec.cc | 609 uint8_t pin_len, uint8_t* p_pin) { in BTM_PINCodeReply() 722 tBT_TRANSPORT transport, uint8_t pin_len, in btm_sec_bond_by_transport() 888 uint8_t pin_len, uint8_t* p_pin) { in BTM_SecBond()
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_api.cc | 172 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply()
|
D | bta_dm_int.h | 109 uint8_t pin_len; member
|
/packages/modules/Bluetooth/system/service/ |
D | bluetooth_interface.cc | 365 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, in pin_reply()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | bluetooth.cc | 392 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, in pin_reply()
|
D | btif_dm.cc | 2362 uint8_t pin_len, bt_pin_code_t pin_code) { in btif_dm_pin_reply()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | btm_api.cc | 1325 tBTM_STATUS res, uint8_t pin_len, in BTM_PINCodeReply()
|