Searched refs:last_service_handle (Results 1 – 3 of 3) sorted by relevance
130 gatt_cb.last_service_handle = 0; in gatt_update_last_srv_info()133 gatt_cb.last_service_handle = el.s_hdl; in gatt_update_last_srv_info()
494 if (gatt_cb.last_service_handle && in gatt_build_primary_service_rsp()495 gatt_cb.last_service_handle == el.s_hdl) { in gatt_build_primary_service_rsp()
362 uint16_t last_service_handle; /* handle of last service */ member