Searched refs:BTA_USER_SERVICE_MASK (Results 1 - 4 of 4) sorted by relevance

/system/bt/bta/dm/
H A Dbta_dm_api.cc201 p_msg->services = BTA_USER_SERVICE_MASK; // Not exposed at API level
H A Dbta_dm_act.cc1498 p_msg->disc_result.result.disc_res.services |= BTA_USER_SERVICE_MASK;
1570 ((BTA_ALL_SERVICE_MASK | BTA_USER_SERVICE_MASK) &
1958 bta_dm_search_cb.services != BTA_USER_SERVICE_MASK &&
/system/bt/bta/include/
H A Dbta_api.h138 #define BTA_USER_SERVICE_MASK 0x80000000 /* Message Notification Profile */ macro
/system/bt/btif/src/
H A Dbtif_dm.cc1529 p_data->disc_res.services &= ~BTA_USER_SERVICE_MASK;

Completed in 39 milliseconds