Home
last modified time | relevance | path

Searched defs:pin_code_len (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_int_types.h73 uint8_t pin_code_len; /* Bonding information */ member
Dbtm_sec.cc406 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.cc235 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
Dmock_stack_hcic_hcicmds.cc217 uint8_t pin_code_len, PIN_CODE pin_code) { in btsnd_hcic_pin_code_req_reply()
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc627 uint8_t pin_code_len, PIN_CODE pin_code) { in btsnd_hcic_pin_code_req_reply()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc151 uint8_t pin_code_len; member