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

  /system/bt/btif/include/
btif_hd.h 30 BTIF_HD_ENABLED,
  /system/bt/btif/src/
btif_hd.cc 150 btif_hd_cb.status = BTIF_HD_ENABLED;
454 if (btif_hd_cb.status != BTIF_HD_ENABLED) {
488 if (btif_hd_cb.status != BTIF_HD_ENABLED) {
516 if (btif_hd_cb.status != BTIF_HD_ENABLED) {
547 if (btif_hd_cb.status != BTIF_HD_ENABLED) {
587 if (btif_hd_cb.status != BTIF_HD_ENABLED) {
615 if (btif_hd_cb.status != BTIF_HD_ENABLED) {

Completed in 60 milliseconds