Searched refs:bta_gattc_clcb_alloc (Results 1 – 3 of 3) sorted by relevance
195 tBTA_GATTC_CLCB* bta_gattc_clcb_alloc(tBTA_GATTC_IF client_if, in bta_gattc_clcb_alloc() function248 p_clcb = bta_gattc_clcb_alloc(client_if, remote_bda, transport); in bta_gattc_find_alloc_clcb()712 p_clcb = bta_gattc_clcb_alloc(p_msg->int_conn.client_if, in bta_gattc_find_int_conn_clcb()
435 extern tBTA_GATTC_CLCB* bta_gattc_clcb_alloc(tBTA_GATTC_IF client_if,
1612 p_clcb = bta_gattc_clcb_alloc(gatt_if, remote_bda, transport); in bta_gattc_process_indicate()