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

  /system/bt/bta/hf_client/
bta_hf_client_sdp.c 132 if (features & BTA_HF_CLIENT_FEAT_CLI)
133 sdp_features |= BTA_HF_CLIENT_FEAT_CLI;
  /system/bt/bta/include/
bta_hf_client_api.h 51 #define BTA_HF_CLIENT_FEAT_CLI 0x00000004 /* Caller ID presentation capability */
  /system/bt/btif/src/
btif_hf_client.c 60 BTA_HF_CLIENT_FEAT_CLI | \
    [all...]

Completed in 96 milliseconds