Home
last modified time | relevance | path

Searched refs:execute (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dreadme.txt131 One can also test multiple properties to execute a group
184 Fork and execute command with the given arguments. The command starts
357 /dev/null. To help with debugging, you can execute your program via the
/system/bt/btif/src/
Dbtif_gatt_client.c2028 static bt_status_t btif_gattc_execute_write(int conn_id, int execute) in btif_gattc_execute_write() argument
2033 btif_cb.action = (uint8_t) execute; in btif_gattc_execute_write()