Home
last modified time | relevance | path

Searched defs:pin_len (Results 1 – 5 of 5) sorted by relevance

/system/bt/btif/src/
Dbluetooth.cc286 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, in pin_reply()
Dbtif_dm.cc2375 uint8_t pin_len, bt_pin_code_t* pin_code) { in btif_dm_pin_reply()
/system/bt/stack/btm/
Dbtm_sec.cc753 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/
Dbta_dm_api.cc241 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply()
Dbta_dm_int.h107 uint8_t pin_len; member