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

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_at.h 35 #define BTA_AG_AT_TEST 0x08 /* test value range */
bta_ag_at.c 121 arg_type = BTA_AG_AT_TEST;
bta_ag_cmd.c 129 {"+CHLD", (BTA_AG_AT_SET | BTA_AG_AT_TEST), BTA_AG_AT_STR, 0, 4},
131 {"+CIND", (BTA_AG_AT_READ | BTA_AG_AT_TEST), BTA_AG_AT_STR, 0, 0},
933 if (arg_type == BTA_AG_AT_TEST)
991 if (arg_type == BTA_AG_AT_TEST)
    [all...]

Completed in 24 milliseconds