Searched defs:pin_len (Results 1 – 5 of 5) sorted by relevance
/system/bt/btif/src/ |
D | bluetooth.cc | 286 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, in pin_reply()
|
D | btif_dm.cc | 2375 uint8_t pin_len, bt_pin_code_t* pin_code) { in btif_dm_pin_reply()
|
/system/bt/stack/btm/ |
D | btm_sec.cc | 753 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len, in BTM_PINCodeReply() 876 tBT_TRANSPORT transport, uint8_t pin_len, in btm_sec_bond_by_transport() 1054 tBT_TRANSPORT transport, uint8_t pin_len, in BTM_SecBondByTransport() 1086 tBTM_STATUS BTM_SecBond(const RawAddress& bd_addr, uint8_t pin_len, in BTM_SecBond()
|
/system/bt/bta/dm/ |
D | bta_dm_api.cc | 241 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply()
|
D | bta_dm_int.h | 107 uint8_t pin_len; member
|