Searched refs:BTC_PID_NUM (Results 1 – 4 of 4) sorted by relevance
12 void *btc_profile_cb_tab[BTC_PID_NUM] = {};21 for (i = 0; i < BTC_PID_NUM; i++) { in esp_profile_cb_reset()28 if (profile_id < 0 || profile_id >= BTC_PID_NUM) { in btc_profile_cb_set()39 if (profile_id < 0 || profile_id >= BTC_PID_NUM) { in btc_profile_cb_get()
88 static const btc_func_t profile_tab[BTC_PID_NUM] = {370 if ((btc_profile_cb_tab = (void **)osi_malloc(sizeof(void *) * BTC_PID_NUM)) == NULL) { in btc_init_mem()373 memset((void *)btc_profile_cb_tab, 0, sizeof(void *) * BTC_PID_NUM); in btc_init_mem()
13 extern void *btc_profile_cb_tab[BTC_PID_NUM];
88 BTC_PID_NUM, enumerator