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

  /system/bt/bta/include/
bta_gatts_co.h 42 extern void bta_gatts_co_update_handle_range(BOOLEAN is_add, tBTA_GATTS_HNDL_RANGE *p_hndl_range);
78 tBTA_GATTS_HNDL_RANGE *p_handle);
bta_gatt_api.h 436 } tBTA_GATTS_HNDL_RANGE;
    [all...]
  /system/bt/btif/co/
bta_gatts_co.c 113 void bta_gatts_co_update_handle_range(BOOLEAN is_add, tBTA_GATTS_HNDL_RANGE *p_hndl_range)
160 tBTA_GATTS_HNDL_RANGE *p_handle_range)
  /system/bt/bta/gatt/
bta_gatts_act.c 81 bta_gatts_co_update_handle_range(is_add, (tBTA_GATTS_HNDL_RANGE *)p_hndl_range);
116 tBTA_GATTS_HNDL_RANGE handle_range;

Completed in 39 milliseconds