Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h494 #define BTM_SEC_AUTHORIZED BTM_SEC_FLAG_AUTHORIZED
/external/bluetooth/bluedroid/bta/jv/
Dbta_jv_api.c469 if(sec_flags&BTM_SEC_FLAG_AUTHORIZED) in BTA_JvIsAuthorized()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h1082 #define BTM_SEC_FLAG_AUTHORIZED 0x01 macro