Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_at.h38 #define BTA_AG_AT_READ 0x04 /* read value */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_at.c102 arg_type = BTA_AG_AT_READ; /* we have a read */ in bta_ag_process_at()
Dbta_ag_cmd.c171 {"+CIND", (BTA_AG_AT_READ | BTA_AG_AT_TEST), BTA_AG_AT_STR, 0, 0},
181 {"+BTRH", (BTA_AG_AT_READ | BTA_AG_AT_SET), BTA_AG_AT_INT, 0, 2},
183 {"+COPS", (BTA_AG_AT_READ | BTA_AG_AT_SET), BTA_AG_AT_STR, 0, 0},