Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_api.h237 #define BTA_DM_AUTH_PERM 0 /* Authorized for future connections to the service */ macro
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c1079 if(p_data->auth_reply.response == BTA_DM_AUTH_PERM) in bta_dm_auth_reply()