Home
last modified time | relevance | path

Searched defs:pin_type (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_int_types.h35 bool pin_type; /* true if PIN type is fixed */ member
Dbtm_sec.cc403 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.cc219 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()