Searched refs:gatt_get_mtu (Results 1 – 3 of 3) sorted by relevance
603 uint16_t gatt_get_mtu(const RawAddress& bda, tBT_TRANSPORT transport);
792 uint16_t mtu = gatt_get_mtu(remote_bda, transport); in GATTC_TryMtuRequest()
521 uint16_t gatt_get_mtu(const RawAddress& bda, tBT_TRANSPORT transport) { in gatt_get_mtu() function