Home
last modified time | relevance | path

Searched refs:BTM_BLE_AD_BIT_SERVICE_DATA (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dbtm_ble_api.h172 #define BTM_BLE_AD_BIT_SERVICE_DATA (0x0001 << 8) macro
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h313 #define BTA_BLE_AD_BIT_SERVICE_DATA BTM_BLE_AD_BIT_SERVICE_DATA