Searched refs:tBTM_CB (Results 1 – 4 of 4) sorted by relevance
35 tBTM_CB btm_cb;37 tBTM_CB *btm_cb_ptr;61 btm_cb_ptr = (tBTM_CB *)osi_malloc(sizeof(tBTM_CB)); in btm_init()64 memset(&btm_cb, 0, sizeof(tBTM_CB)); in btm_init()
1615 tBTM_CB *p_cb = &btm_cb; in btm_ble_ltk_request()1648 tBTM_CB *p_cb = &btm_cb; in btm_ble_start_encrypt()1751 tBTM_CB *p_cb = &btm_cb; in btm_ble_ltk_request_reply()
4886 tBTM_CB *p_cb = &btm_cb; in btm_sec_pairing_timeout()5014 tBTM_CB *p_cb = &btm_cb; in btm_sec_pin_code_request()
963 } tBTM_CB; typedef988 extern tBTM_CB btm_cb;990 extern tBTM_CB *btm_cb_ptr;