/external/bluetooth/bluedroid/btif/src/ |
btif_gatt_test.c | 70 static btif_test_cb_t test_cb; variable 107 test_cb.conn_id = connected ? conn_id : 0; 217 test_cb.gatt_if = GATT_Register(&app_uuid, &btif_test_callbacks); 218 GATT_StartIf(test_cb.gatt_if); 220 GATT_Deregister(test_cb.gatt_if); 221 test_cb.gatt_if = 0; 238 if ( !GATT_Connect(test_cb.gatt_if, params->bda1->address, TRUE) ) 247 ALOGD("%s: DISCONNECT - conn_id=%d", __FUNCTION__, test_cb.conn_id); 248 GATT_Disconnect(test_cb.conn_id); 269 __FUNCTION__, disc_name[params->u1], test_cb.conn_id [all...] |
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_fcr.c | [all...] |
l2c_int.h | 238 tL2C_FCR_TEST_CB test_cb; /* Used for SVT and UPF testing */ member in struct:__anon1210 [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | 55 def test_cb(arg1, **kw): function in function:WidgetTest.test_widget_state 58 test_cb, "hi", **{"msg": "there"}), [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | 55 def test_cb(arg1, **kw): function in function:WidgetTest.test_widget_state 58 test_cb, "hi", **{"msg": "there"}), [all...] |
/external/valgrind/main/VEX/switchback/ |
test_ppc_jm1.c | 3997 void (*test_cb)(const unsigned char *name, test_func_t func); member in struct:special_t [all...] |
/external/valgrind/main/none/tests/ppc32/ |
jm-insns.c | 5265 void (*test_cb)(const char* name, test_func_t func, member in struct:special_t [all...] |