/system/bt/btif/src/ |
btif_gatt_test.c | 67 static btif_test_cb_t test_cb; variable 109 test_cb.conn_id = connected ? conn_id : 0; 222 test_cb.gatt_if = GATT_Register(&app_uuid, &btif_test_callbacks); 223 GATT_StartIf(test_cb.gatt_if); 225 GATT_Deregister(test_cb.gatt_if); 226 test_cb.gatt_if = 0; 243 if ( !GATT_Connect(test_cb.gatt_if, params->bda1->address, true, BT_TRANSPORT_LE, false) ) 252 LOG_DEBUG(LOG_TAG, "%s: DISCONNECT - conn_id=%d", __FUNCTION__, test_cb.conn_id); 253 GATT_Disconnect(test_cb.conn_id); 274 __FUNCTION__, disc_name[params->u1], test_cb.conn_id [all...] |
/external/valgrind/none/tests/ppc64/ |
test_isa_2_07_part1.c | 280 void (*test_cb)(const char* name, test_func_t func, member in struct:special [all...] |
/prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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/VEX/switchback/ |
test_ppc_jm1.c | 3995 void (*test_cb)(const unsigned char *name, test_func_t func); member in struct:special_t [all...] |
/external/valgrind/none/tests/ppc32/ |
jm-insns.c | 5361 void (*test_cb)(const char* name, test_func_t func, member in struct:special_t [all...] |