Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h145 #define BTA_ALL_SERVICE_MASK 0x3FFFFFFF /* All services supported by BTA. */ macro
147 #define BTA_ALL_SERVICE_MASK 0x1FFFFFFF /* All services supported by BTA. */ macro