HomeSort by relevance Sort by last modified time
    Searched refs:last_primary_s_handle (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/gatt/
gatt_sr.cc 480 if (gatt_cb.last_primary_s_handle &&
481 gatt_cb.last_primary_s_handle == el.s_hdl) {
    [all...]
gatt_int.h 373 uint16_t last_primary_s_handle; /* handle of last primary service */ member in struct:__anon106247
gatt_api.cc 200 gatt_cb.last_primary_s_handle = 0;
203 if (el.is_primary) gatt_cb.last_primary_s_handle = el.s_hdl;
    [all...]

Completed in 52 milliseconds