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.h349 struct BTM_SetPinType { struct
357 extern struct BTM_SetPinType BTM_SetPinType; argument
Dmock_stack_btm_sec.cc65 struct BTM_SetPinType BTM_SetPinType; variable
250 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.cc499 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType() function