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

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_sdp.c 32 #include "bta_hf_client_int.h"
242 if (bta_hf_client_cb.scb.role == BTA_HF_CLIENT_INT)
316 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 29 #include "bta_hf_client_int.h"
195 bta_hf_client_cb.scb.role = BTA_HF_CLIENT_INT;

Completed in 243 milliseconds