Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dble_advertiser_hci_interface.cc33 #define BTM_BLE_MULTI_ADV_SET_PARAM_LEN 24 macro
123 uint8_t param[BTM_BLE_MULTI_ADV_SET_PARAM_LEN]; in SetParameters()
124 memset(param, 0, BTM_BLE_MULTI_ADV_SET_PARAM_LEN); in SetParameters()
154 FROM_HERE, BTM_BLE_MULTI_ADV_SET_PARAM_LEN, param, in SetParameters()