Searched refs:btshell_disc_all_chrs (Results 1 – 3 of 3) sorted by relevance
94 int btshell_disc_all_chrs(uint16_t conn_handle, uint16_t start_handle,
64 rc = btshell_disc_all_chrs(conn_handle, start_handle, end_handle); in cmd_gatt_discover_characteristic()
748 rc = btshell_disc_all_chrs(conn_handle, svc->svc.start_handle, in btshell_disc_full_chrs()1293 btshell_disc_all_chrs(uint16_t conn_handle, uint16_t start_handle, in btshell_disc_all_chrs() function