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

  /system/bt/bta/gatt/
bta_gatts_main.cc 53 case BTA_GATTS_API_REG_EVT:
bta_gatts_int.h 38 BTA_GATTS_API_REG_EVT = BTA_SYS_EVT_START(BTA_ID_GATTS),
bta_gatts_api.cc 87 p_buf->hdr.event = BTA_GATTS_API_REG_EVT;

Completed in 42 milliseconds