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

  /system/bt/stack/srvc/
srvc_dis_int.h 44 uint16_t max_handle; member in struct:__anon2550
srvc_dis.cc 96 if (handle >= dis_cb.service_handle && handle <= dis_cb.max_handle)
368 dis_cb.max_handle = dis_cb.service_handle + DIS_MAX_ATTR_NUM;

Completed in 67 milliseconds