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

  /system/bt/stack/gatt/
gatt_int.h 485 tBT_UUID* p_app_uuid128, tBT_UUID* p_svc_uuid, uint16_t svc_inst);
504 uint16_t svc_inst);
gatt_api.cc 413 uint16_t svc_inst) {
423 auto it = gatt_find_hdl_buffer_by_app_id(p_app_uuid128, p_svc_uuid, svc_inst);
431 if (is_active_service(p_app_uuid128, p_svc_uuid, svc_inst)) {
    [all...]
  /system/bt/stack/include/
gatt_api.h 737 * svc_inst : instance of the service inside the
744 uint16_t svc_inst);
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 424 uint16_t svc_inst; member in struct:__anon105658
    [all...]

Completed in 371 milliseconds