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

  /system/bt/bta/hf_client/
bta_hf_client_sdp.c 32 #include "bta_hf_client_int.h"
236 if (bta_hf_client_cb.scb.role == BTA_HF_CLIENT_INT)
310 if (bta_hf_client_cb.scb.role == BTA_HF_CLIENT_INT)
bta_hf_client_int.h 37 #define BTA_HF_CLIENT_INT 1 /* initiating connection */
bta_hf_client_act.c 28 #include "bta_hf_client_int.h"
195 bta_hf_client_cb.scb.role = BTA_HF_CLIENT_INT;

Completed in 166 milliseconds