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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_main.c 70 case BTA_GATTS_API_REG_EVT:
bta_gatts_int.h 39 BTA_GATTS_API_REG_EVT = BTA_SYS_EVT_START(BTA_ID_GATTS),
bta_gatts_api.c 95 p_buf->hdr.event = BTA_GATTS_API_REG_EVT;

Completed in 27 milliseconds