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

  /external/bluetooth/bluedroid/btif/include/
btif_common.h 174 bt_status_t btif_enable_service(tBTA_SERVICE_ID service_id);
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 491 btif_enable_service(BTA_HFP_SERVICE_ID);
493 btif_enable_service(BTA_HSP_SERVICE_ID);
    [all...]
btif_av.c 732 btif_enable_service(BTA_A2DP_SERVICE_ID);
    [all...]
btif_core.c 1407 bt_status_t btif_enable_service(tBTA_SERVICE_ID service_id) function
    [all...]
btif_hh.c     [all...]

Completed in 288 milliseconds