Searched defs:pin_len (Results 1 – 13 of 13) sorted by relevance
/system/bt/test/mock/ |
D | mock_stack_btm_sec.cc | 145 uint8_t pin_len, uint8_t* p_pin) { in BTM_SecBond() 161 tBT_TRANSPORT transport, uint8_t pin_len, in btm_sec_bond_by_transport() 210 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len, in BTM_PINCodeReply()
|
D | mock_bta_dm_api.cc | 115 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply()
|
D | mock_btif_dm.cc | 121 uint8_t pin_len, bt_pin_code_t pin_code) { in btif_dm_pin_reply()
|
D | mock_main_shim_btm_api.cc | 376 uint8_t pin_len, uint8_t* p_pin) { in BTM_PINCodeReply()
|
/system/bt/stack/test/common/ |
D | mock_btif_dm.cc | 120 uint8_t pin_len, bt_pin_code_t pin_code) { in btif_dm_pin_reply()
|
D | mock_main_shim_btm_api.cc | 380 uint8_t pin_len, uint8_t* p_pin) { in BTM_PINCodeReply()
|
/system/bt/bta/dm/ |
D | bta_dm_api.cc | 177 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply()
|
D | bta_dm_int.h | 92 uint8_t pin_len; member
|
/system/bt/stack/btm/ |
D | btm_sec.cc | 615 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len, in BTM_PINCodeReply() 728 tBT_TRANSPORT transport, uint8_t pin_len, in btm_sec_bond_by_transport() 894 uint8_t pin_len, uint8_t* p_pin) { in BTM_SecBond()
|
/system/bt/gd/rust/topshim/btif/ |
D | btif_shim.cc | 312 const RustRawAddress& address, uint8_t accept, uint8_t pin_len, const BtPinCode& code) const { in PinReply()
|
/system/bt/btif/src/ |
D | bluetooth.cc | 360 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, in pin_reply()
|
D | btif_dm.cc | 2101 uint8_t pin_len, bt_pin_code_t pin_code) { in btif_dm_pin_reply()
|
/system/bt/main/shim/ |
D | btm_api.cc | 1346 uint8_t pin_len, uint8_t* p_pin) { in BTM_PINCodeReply()
|