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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 363 case BTA_GATTC_API_DEREG_EVT:
464 case BTA_GATTC_API_DEREG_EVT:
465 return "BTA_GATTC_API_DEREG_EVT";
bta_gattc_int.h 70 BTA_GATTC_API_DEREG_EVT,
bta_gattc_api.c 121 p_buf->hdr.event = BTA_GATTC_API_DEREG_EVT;
    [all...]

Completed in 20 milliseconds