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_sec_int_types.h36 uint8_t pin_code_len; /* Bonding information */ member
Dbtm_sec.cc499 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_hcic_hcicmds.cc203 uint8_t pin_code_len, PIN_CODE pin_code) { in btsnd_hcic_pin_code_req_reply()
Dmock_stack_btm_sec.cc250 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc577 uint8_t pin_code_len, PIN_CODE pin_code) { in btsnd_hcic_pin_code_req_reply()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc168 uint8_t pin_code_len; member