Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int_types.h66 uint8_t pin_code_len; /* Bonding information */ member
Dbtm_sec.cc373 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
/system/bt/test/mock/
Dmock_stack_btm_sec.cc223 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
Dmock_hcic_hcicmds.cc157 uint8_t pin_code_len, PIN_CODE pin_code) { in btsnd_hcic_pin_code_req_reply()
/system/bt/btif/src/
Dbtif_dm.cc121 uint8_t pin_code_len; member
/system/bt/stack/hcic/
Dhcicmds.cc678 uint8_t pin_code_len, PIN_CODE pin_code) { in btsnd_hcic_pin_code_req_reply()