Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_queue.h61 GATT_CONFIGURE_MTU_OP_CB mtu_cb; member
/system/bt/bta/test/
Dbta_gatt_test.cc215 .mtu_cb = bta_gatt_configure_mtu_complete_callback, in TEST_F()
/system/bt/bta/gatt/
Dbta_gattc_queue.cc167 data->cb = op.mtu_cb; in gatt_execute_next_op()
Dbta_gattc_int.h158 GATT_CONFIGURE_MTU_OP_CB mtu_cb; member
Dbta_gattc_api.cc218 p_buf->mtu_cb = callback; in BTA_GATTC_ConfigureMTU()
Dbta_gattc_act.cc941 GATT_CONFIGURE_MTU_OP_CB cb = p_clcb->p_q_cmd->api_mtu.mtu_cb; in bta_gattc_cfg_mtu_cmpl()