Home
last modified time | relevance | path

Searched refs:btshell_read (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dbtshell.h103 int btshell_read(uint16_t conn_handle, uint16_t attr_handle);
H A Dcmd_gatt.c313 rc = btshell_read(conn_handle, attr_handles[0]); in cmd_gatt_read()
H A Dbtshell.c1384 btshell_read(uint16_t conn_handle, uint16_t attr_handle) in btshell_read() function