Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_int_types.h36 uint8_t pin_code_len; /* Bonding information */ member
Dbtm_sec.cc455 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc184 void btsnd_hcic_pin_code_req_reply(const RawAddress& bd_addr, uint8_t pin_code_len, in btsnd_hcic_pin_code_req_reply()
Dmock_stack_btm_sec.cc222 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc568 void btsnd_hcic_pin_code_req_reply(const RawAddress& bd_addr, uint8_t pin_code_len, in btsnd_hcic_pin_code_req_reply()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc162 uint8_t pin_code_len; member