Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/include/
Dbte_appl.h150 ( 1<<BTA_ID_MSE) \
158 ( 1<<(BTA_ID_MSE-BTAPP_LIST1_BLOCK) ) | \
165 ( 1<<(BTA_ID_MSE-BTAPP_LIST1_BLOCK) ) \
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_cfg.c127 {BTA_ID_MSE, BTA_ALL_APP_ID, 7}, /* reuse fts spec table */
/external/bluetooth/bluedroid/bta/sys/
Dbta_sys.h91 #define BTA_ID_MSE 28 /* Message Server Equipment */ macro