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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 355 case BTA_GATTC_API_DISABLE_EVT:
490 case BTA_GATTC_API_DISABLE_EVT:
491 return "BTA_GATTC_API_DISABLE_EVT";
bta_gattc_int.h 73 BTA_GATTC_API_DISABLE_EVT,
bta_gattc_api.c 68 p_buf->event = BTA_GATTC_API_DISABLE_EVT;
    [all...]

Completed in 633 milliseconds