Searched defs:pin_len (Results 1 – 11 of 11) sorted by relevance
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_btm_sec.cc | 145 uint8_t pin_len, uint8_t* p_pin) { in BTM_SecBond() 176 tBT_TRANSPORT transport, uint8_t pin_len, in btm_sec_bond_by_transport() 223 uint8_t pin_len, uint8_t* p_pin) { in BTM_PINCodeReply()
|
| D | mock_stack_btm.cc | 150 uint8_t pin_len, uint8_t* p_pin) {}, in __anon383244b02302() 164 uint8_t pin_len, uint8_t* p_pin) -> tBTM_STATUS { in __anon383244b02802()
|
| D | mock_btif_dm.cc | 114 uint8_t pin_len, bt_pin_code_t pin_code) { in btif_dm_pin_reply()
|
| D | mock_bta_dm_api.cc | 175 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply()
|
| D | mock_main_shim_btm_api.cc | 354 tBTM_STATUS res, uint8_t pin_len, in BTM_PINCodeReply()
|
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_sec.cc | 649 uint8_t pin_len, uint8_t* p_pin) { in BTM_PINCodeReply() 762 tBT_TRANSPORT transport, uint8_t pin_len, in btm_sec_bond_by_transport() 928 uint8_t pin_len, uint8_t* p_pin) { in BTM_SecBond()
|
| /packages/modules/Bluetooth/system/bta/dm/ |
| D | bta_dm_api.cc | 155 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply()
|
| D | bta_dm_int.h | 115 uint8_t pin_len; member
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | btm_api.cc | 763 tBTM_STATUS res, uint8_t pin_len, in BTM_PINCodeReply()
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | bluetooth.cc | 639 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, in pin_reply()
|
| D | btif_dm.cc | 2736 uint8_t pin_len, bt_pin_code_t pin_code) { in btif_dm_pin_reply()
|