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

  /system/bt/bta/gatt/
bta_gattc_main.c 383 case BTA_GATTC_API_DEREG_EVT:
500 case BTA_GATTC_API_DEREG_EVT:
501 return "BTA_GATTC_API_DEREG_EVT";
bta_gattc_api.c 127 p_buf->hdr.event = BTA_GATTC_API_DEREG_EVT;
    [all...]
bta_gattc_int.h 71 BTA_GATTC_API_DEREG_EVT,

Completed in 29 milliseconds