Searched refs:tBTA_HD_CB (Results 1 – 4 of 4) sorted by relevance
133 } tBTA_HD_CB; typedef136 extern tBTA_HD_CB bta_hd_cb;138 extern tBTA_HD_CB *bta_hd_cb_ptr;
472 if ((bta_hd_cb_ptr = (tBTA_HD_CB *)osi_malloc(sizeof(tBTA_HD_CB))) == NULL) { in BTE_InitStack()475 memset((void *)bta_hd_cb_ptr, 0, sizeof(tBTA_HD_CB)); in BTE_InitStack()
184 tBTA_HD_CB bta_hd_cb;186 tBTA_HD_CB *bta_hd_cb_ptr;
79 memset(&bta_hd_cb, 0, sizeof(tBTA_HD_CB)); in bta_hd_api_enable()132 memset(&bta_hd_cb, 0, sizeof(tBTA_HD_CB)); in bta_hd_api_disable()