Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_devctl.c634 BTM_SetPinType (btm_cb.cfg.pin_type, btm_cb.cfg.pin_code, btm_cb.cfg.pin_code_len); in btm_continue_reset()
Dbtm_sec.c358 void BTM_SetPinType (UINT8 pin_type, PIN_CODE pin_code, UINT8 pin_code_len) in BTM_SetPinType() function
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h3610 BTM_API extern void BTM_SetPinType (UINT8 pin_type, PIN_CODE pin_code, UINT8 pin_code_len);