Home
last modified time | relevance | path

Searched defs:BTA_ALL_SERVICE_MASK (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_api.h153 #define BTA_ALL_SERVICE_MASK 0x3FFFFFFF /* All services supported by BTA. */ macro
155 #define BTA_ALL_SERVICE_MASK 0x1FFFFFFF /* All services supported by BTA. */ macro