Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_gatt_multi_adv_util.h33 #define ADV_FLAGS_LIMITED BTA_DM_LIMITED_DISC
/system/bt/btif/src/
Dbtif_gatt_multi_adv_util.c287 ~(BTA_DM_LIMITED_DISC | BTA_DM_GENERAL_DISC); in btif_gattc_copy_datacb()
/system/bt/bta/include/
Dbta_api.h189 #define BTA_DM_LIMITED_DISC BTM_LIMITED_DISCOVERABLE /* Limited discoverable. */ macro