Searched refs:handle_of_sr_supported_feat (Results 1 – 2 of 2) sorted by relevance
234 if (p_data->handle == gatt_cb.handle_of_sr_supported_feat) { in gatt_proc_read()324 if (p_data->handle == gatt_cb.handle_of_sr_supported_feat) { in gatt_proc_write_req()492 …gatt_cb.handle_of_sr_supported_feat = GATTS_AddCharacteristic(service_handle, &uuid, GATT_PERM_REA… in gatt_profile_db_init()
545 UINT16 handle_of_sr_supported_feat; member