Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dgatt.h386 #define ble_stack_gatt_write_no_response(conn_handle, attr_handle, data, len, offset) \ macro
/AliOS-Things-master/components/ble_host/ble_profiles/
A Duart_client.c468 …ret = ble_stack_gatt_write_no_response(uart->conn_handle, uart->client_data.uart_profile.uart_hand… in uart_client_send()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dgatt.c433 err = ble_stack_gatt_write_no_response(g_bt_conn_handle, handle, in cmd_gatt_write_without_rsp()
1636 …ret = ble_stack_gatt_write_no_response(test3_svc.conn_handle, test3_svc.svc_rx_handle, data, len, … in gatt_write_no_response()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dgatt.c532 err = ble_stack_gatt_write_no_response(g_bt_conn_handle, handle, in cmd_gatt_write_without_rsp()

Completed in 11 milliseconds