Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c65 static void bta_gattc_pop_command_to_send(tBTA_GATTC_CLCB *p_clcb);
997 bta_gattc_pop_command_to_send(p_clcb); in bta_gattc_cfg_mtu()
1306 bta_gattc_pop_command_to_send(p_clcb); in bta_gattc_execute()
1376 bta_gattc_pop_command_to_send(p_clcb); in bta_gattc_read_cmpl()
1414 bta_gattc_pop_command_to_send(p_clcb); in bta_gattc_write_cmpl()
1441 bta_gattc_pop_command_to_send(p_clcb); in bta_gattc_exec_cmpl()
1466 bta_gattc_pop_command_to_send(p_clcb); in bta_gattc_cfg_mtu_cmpl()
1624 static void bta_gattc_pop_command_to_send(tBTA_GATTC_CLCB *p_clcb) in bta_gattc_pop_command_to_send() function