Home
last modified time | relevance | path

Searched refs:BTA_AG_AT_TEST (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_at.h39 #define BTA_AG_AT_TEST 0x08 /* test value range */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_at.c107 arg_type = BTA_AG_AT_TEST; /* we have a test */ in bta_ag_process_at()
Dbta_ag_cmd.c169 {"+CHLD", (BTA_AG_AT_SET | BTA_AG_AT_TEST), BTA_AG_AT_STR, 0, 4},
171 {"+CIND", (BTA_AG_AT_READ | BTA_AG_AT_TEST), BTA_AG_AT_STR, 0, 0},
934 if (arg_type == BTA_AG_AT_TEST) { in bta_ag_at_hfp_cback()
984 if (arg_type == BTA_AG_AT_TEST) { in bta_ag_at_hfp_cback()