Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.cc142 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()
Dmock_btif_dm.cc115 uint8_t pin_len, bt_pin_code_t pin_code) { in btif_dm_pin_reply()
Dmock_bta_dm_api.cc178 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply()
Dmock_bluetooth_interface.cc100 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, in pin_reply()
Dmock_main_shim_btm_api.cc370 tBTM_STATUS res, uint8_t pin_len, in BTM_PINCodeReply()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc609 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/
Dbta_dm_api.cc172 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply()
Dbta_dm_int.h109 uint8_t pin_len; member
/packages/modules/Bluetooth/system/service/
Dbluetooth_interface.cc365 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, in pin_reply()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc392 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, in pin_reply()
Dbtif_dm.cc2362 uint8_t pin_len, bt_pin_code_t pin_code) { in btif_dm_pin_reply()
/packages/modules/Bluetooth/system/main/shim/
Dbtm_api.cc1325 tBTM_STATUS res, uint8_t pin_len, in BTM_PINCodeReply()