Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/
A DREADME.md87 | ble_stack_gatt_mtu_exchange | GATT client,协商MTU大小 |
263 ### ble_stack_gatt_mtu_exchange subsection
266 int ble_stack_gatt_mtu_exchange(int16_t conn_handle)
/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dgatt.h350 int ble_stack_gatt_mtu_exchange(int16_t conn_handle);
/AliOS-Things-master/components/ble_host/ble_profiles/
A Duart_client.c63 ble_stack_gatt_mtu_exchange(e->conn_handle); in conn_change()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dgatt.c84 ret = ble_stack_gatt_mtu_exchange(-1); in cmd_gatt_exchange_mtu()
100 err = ble_stack_gatt_mtu_exchange(g_bt_conn_handle); in cmd_gatt_exchange_mtu()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dgatt.c84 err = ble_stack_gatt_mtu_exchange(g_bt_conn_handle); in cmd_gatt_exchange_mtu()
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c904 int ble_stack_gatt_mtu_exchange(int16_t conn_handle) in ble_stack_gatt_mtu_exchange() function

Completed in 14 milliseconds