Searched defs:BTA_AG_NUM_IDX (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/ag/
H A Dbta_ag_int.h55 #define BTA_AG_NUM_IDX 2 /* number of profile indexes */ macro
226 uint16_t serv_handle[BTA_AG_NUM_IDX]; /* RFCOMM server handles */
295 tBTA_AG_PROFILE profile[BTA_AG_NUM_IDX]; /* profile-specific data */
306 extern const uint16_t bta_ag_uuid[BTA_AG_NUM_IDX];
307 extern const uint8_t bta_ag_sec_id[BTA_AG_NUM_IDX];
308 extern const tBTA_AG_AT_CMD* bta_ag_at_tbl[BTA_AG_NUM_IDX];

Completed in 4 milliseconds