Searched refs:GATT_NOT_FOUND (Results 1 – 8 of 8) sorted by relevance
77 p_cmd->status = GATT_NOT_FOUND; in gatt_sr_enqueue_cmd()197 p_cmd->status = GATT_NOT_FOUND; in build_read_multi_rsp()204 p_cmd->status = GATT_NOT_FOUND; in build_read_multi_rsp()213 p_cmd->status = GATT_NOT_FOUND; in build_read_multi_rsp()509 tGATT_STATUS status = GATT_NOT_FOUND; in gatt_build_primary_service_rsp()580 if (!el.p_db) return GATT_NOT_FOUND; in gatt_build_find_info_rsp()620 return GATT_NOT_FOUND; in gatt_build_find_info_rsp()695 gatt_send_error_rsp(tcb, cid, GATT_NOT_FOUND, op_code, s_hdl, false); in gatts_process_primary_service_req()750 reason = GATT_NOT_FOUND; in gatts_process_find_info()888 reason = GATT_NOT_FOUND; in gatts_process_read_by_type_req()[all …]
272 tGATT_STATUS status = GATT_NOT_FOUND; in gatts_db_read_attr_value_by_type()475 if (!p_attr) return GATT_NOT_FOUND; in gatts_read_attr_value_by_handle()513 if (!p_attr) return GATT_NOT_FOUND; in gatts_read_attr_perm_check()547 if (!p_attr) return GATT_NOT_FOUND; in gatts_write_attr_perm_check()576 tGATT_STATUS status = GATT_NOT_FOUND; in gatts_write_attr_perm_check()
240 return GATT_NOT_FOUND; in read_attr_value()272 return GATT_NOT_FOUND; in proc_write_req()
494 if (reason == GATT_NOT_FOUND) { in gatt_proc_disc_error_rsp()
205 tGATT_STATUS status = GATT_NOT_FOUND; in srvc_eng_process_read_req()230 *p_status = GATT_NOT_FOUND; in srvc_eng_process_write_req()
121 tGATT_STATUS st = GATT_NOT_FOUND; in dis_read_attr_value()
174 return GATT_NOT_FOUND; in read_attr_value()192 return GATT_NOT_FOUND; in proc_write_req()
44 GATT_NOT_FOUND = 0x0a, enumerator