Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/gap/
Dgap_api.c239 BTM_SetSecurityMode (sec_mode); in GAP_SetSecurityMode()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h3715 BTM_API extern void BTM_SetSecurityMode (UINT8 sec_mode);
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c287 void BTM_SetSecurityMode (UINT8 security_mode) in BTM_SetSecurityMode() function