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.cc37 #define BTM_BLE_MULTI_ADV_SET_PARAM_LEN 24 macro
126 uint8_t param[BTM_BLE_MULTI_ADV_SET_PARAM_LEN]; in SetParameters()
127 memset(param, 0, BTM_BLE_MULTI_ADV_SET_PARAM_LEN); in SetParameters()
157 FROM_HERE, BTM_BLE_MULTI_ADV_SET_PARAM_LEN, param, in SetParameters()