HomeSort by relevance Sort by last modified time
    Searched refs:BTM_BLE_AD_DATA_LEN (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/btm/
btm_ble_int_types.h 38 #define BTM_BLE_AD_DATA_LEN 31
111 uint8_t ad_data[BTM_BLE_AD_DATA_LEN];
ble_advertiser_hci_interface.cc 34 #define BTM_BLE_AD_DATA_LEN 31
35 #define BTM_BLE_MULTI_ADV_WRITE_DATA_LEN (BTM_BLE_AD_DATA_LEN + 3)
btm_ble_gap.cc     [all...]

Completed in 47 milliseconds