Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h294 struct BTM_SetPinType { struct
301 extern struct BTM_SetPinType BTM_SetPinType; argument
Dmock_stack_btm_sec.cc63 struct BTM_SetPinType BTM_SetPinType; variable
219 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc403 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType() function