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

  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 438 UINT16 svc_inst; member in struct:__anon3143
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 600 UINT16 svc_inst; member in struct:__anon3801
722 ** svc_inst : instance of the service inside the application
730 UINT16 svc_inst, UINT16 num_handles, BOOLEAN is_pri);
801 ** svc_inst : instance of the service inside the application
806 GATT_API extern BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, UINT16 svc_inst);
    [all...]

Completed in 360 milliseconds