Home
last modified time | relevance | path

Searched refs:BTA_DM_NOT_AUTH (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_api.h235 #define BTA_DM_NOT_AUTH 2 /* Not authorized for the service */ macro
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c1068 if(p_data->auth_reply.response != BTA_DM_NOT_AUTH) in bta_dm_auth_reply()