Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dgatt.h325 GATT_FIND_CHAR, enumerator
364 ble_stack_gatt_discovery(conn_handle, GATT_FIND_CHAR, 0, start_handle, end_handle)
367 ble_stack_gatt_discovery(conn_handle, GATT_FIND_CHAR, uuid, start_handle, end_handle)
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dgatt.c281 type = GATT_FIND_CHAR; in cmd_gatt_discover()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dgatt.c225 type = GATT_FIND_CHAR; in cmd_gatt_discover()
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c1028 } else if (type == GATT_FIND_CHAR) { in ble_stack_gatt_discovery()

Completed in 12 milliseconds