Home
last modified time | relevance | path

Searched refs:BTIF_HL_CALL_CBACK (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_hl.c132 #define BTIF_HL_CALL_CBACK(P_CB, P_CBACK, ...)\ macro
1949 BTIF_HL_CALL_CBACK(bt_hl_callbacks, channel_state_cb, p_acb->app_id, in btif_hl_clean_mdls_using_app_idx()
2139 BTIF_HL_CALL_CBACK(bt_hl_callbacks, app_reg_state_cb, app_id, state ); in btif_hl_proc_dereg_cfm()
2179BTIF_HL_CALL_CBACK(bt_hl_callbacks, app_reg_state_cb, ((int) p_data->reg_cfm.app_id), state ); in btif_hl_proc_reg_cfm()
2223 BTIF_HL_CALL_CBACK(bt_hl_callbacks, channel_state_cb, app_id, in btif_hl_send_destroyed_cb()
2248 BTIF_HL_CALL_CBACK(bt_hl_callbacks, channel_state_cb, app_id, in btif_hl_send_disconnecting_cb()
2275 BTIF_HL_CALL_CBACK(bt_hl_callbacks, channel_state_cb, app_id, in btif_hl_send_setup_connecting_cb()
2306 BTIF_HL_CALL_CBACK(bt_hl_callbacks, channel_state_cb, app_id, in btif_hl_send_setup_disconnected_cb()
2313 BTIF_HL_CALL_CBACK(bt_hl_callbacks, channel_state_cb, app_id, in btif_hl_send_setup_disconnected_cb()
2322 BTIF_HL_CALL_CBACK(bt_hl_callbacks, channel_state_cb, app_id, in btif_hl_send_setup_disconnected_cb()
[all …]