Searched refs:GATTC_ConfigureMTU (Results 1 – 3 of 3) sorted by relevance
919 extern tGATT_STATUS GATTC_ConfigureMTU (UINT16 conn_id, UINT16 mtu);
772 tGATT_STATUS GATTC_ConfigureMTU (UINT16 conn_id, UINT16 mtu) in GATTC_ConfigureMTU() function
938 status = GATTC_ConfigureMTU (p_clcb->bta_conn_id, p_data->api_mtu.mtu); in bta_gattc_cfg_mtu()