/system/core/init/ |
D | init.h | 47 struct action { struct 50 /* node in the queue of pending actions */ argument 52 /* node in list of actions for a trigger */ argument 57 /* list of actions which triggers the commands*/ argument 58 struct listnode triggers; 59 struct listnode commands; 60 struct command *current;
|
/system/bt/stack/btm/ |
D | btm_ble_adv_filter.c | 112 void btm_ble_advfilt_enq_op_q(UINT8 action, UINT8 ocf, tBTM_BLE_FILT_CB_EVT cb_evt, in btm_ble_advfilt_enq_op_q() 259 UINT8 *p = p_params->p_param_buf, op_subcode = 0, action = 0xff; in btm_ble_scan_pf_cmpl_cback() local 457 tBTM_STATUS btm_ble_update_pf_local_name(tBTM_BLE_SCAN_COND_OP action, in btm_ble_update_pf_local_name() 517 tBTM_STATUS btm_ble_update_srvc_data_change(tBTM_BLE_SCAN_COND_OP action, in btm_ble_update_srvc_data_change() 544 tBTM_STATUS btm_ble_update_pf_manu_data(tBTM_BLE_SCAN_COND_OP action, in btm_ble_update_pf_manu_data() 666 UINT8 btm_ble_cs_update_pf_counter(tBTM_BLE_SCAN_COND_OP action, in btm_ble_cs_update_pf_counter() 736 tBTM_STATUS btm_ble_update_addr_filter(tBTM_BLE_SCAN_COND_OP action, in btm_ble_update_addr_filter() 788 tBTM_STATUS btm_ble_update_uuid_filter(tBTM_BLE_SCAN_COND_OP action, in btm_ble_update_uuid_filter() 940 tBTM_STATUS btm_ble_clear_scan_pf_filter(tBTM_BLE_SCAN_COND_OP action, in btm_ble_clear_scan_pf_filter() 1053 tBTM_STATUS BTM_BleAdvFilterParamSetup(int action, tBTM_BLE_PF_FILT_INDEX filt_index, in BTM_BleAdvFilterParamSetup() [all …]
|
/system/bt/bta/jv/ |
D | bta_jv_main.c | 88 UINT16 action = (p_msg->event & 0x00ff); in bta_jv_sm_execute() local
|
/system/bt/bta/mce/ |
D | bta_mce_main.c | 68 UINT16 action = (p_msg->event & 0x00ff); in bta_mce_sm_execute() local
|
/system/bt/bta/sdp/ |
D | bta_sdp.c | 67 UINT16 action = (p_msg->event & 0x00ff); in bta_sdp_sm_execute() local
|
/system/netd/server/ |
D | NetlinkHandler.cpp | 61 NetlinkEvent::Action action = evt->getAction(); in onEvent() local 184 void NetlinkHandler::notifyAddressChanged(NetlinkEvent::Action action, const char *addr, in notifyAddressChanged() 200 void NetlinkHandler::notifyRouteChange(NetlinkEvent::Action action, const char *route, in notifyRouteChange()
|
D | RouteController.cpp | 183 WARN_UNUSED_RESULT int sendNetlinkRequest(uint16_t action, uint16_t flags, iovec* iov, int iovlen) { in sendNetlinkRequest() 257 WARN_UNUSED_RESULT int modifyIpRule(uint16_t action, uint32_t priority, uint32_t table, in modifyIpRule() 338 WARN_UNUSED_RESULT int modifyIpRule(uint16_t action, uint32_t priority, uint32_t table, in modifyIpRule() 346 WARN_UNUSED_RESULT int modifyIpRoute(uint16_t action, uint32_t table, const char* interface, in modifyIpRoute() 601 WARN_UNUSED_RESULT int modifyVpnFallthroughRule(uint16_t action, unsigned vpnNetId, in modifyVpnFallthroughRule() 795 WARN_UNUSED_RESULT int modifyDefaultNetwork(uint16_t action, const char* interface, in modifyDefaultNetwork() 815 WARN_UNUSED_RESULT int modifyTetheredNetwork(uint16_t action, const char* inputInterface, in modifyTetheredNetwork() 846 WARN_UNUSED_RESULT int modifyRoute(uint16_t action, const char* interface, const char* destination, in modifyRoute()
|
/system/core/include/cutils/ |
D | debugger.h | 43 int32_t action; member
|
/system/bt/stack/avct/ |
D | avct_lcb.c | 197 UINT8 action; in avct_lcb_event() local 240 UINT8 action; in avct_bcb_event() local
|
/system/bt/stack/avdt/ |
D | avdt_ccb.c | 301 UINT8 action; in avdt_ccb_event() local
|
D | avdt_scb.c | 528 UINT8 action; in avdt_scb_event() local
|
/system/core/libcutils/ |
D | debugger.c | 45 static int make_dump_request(debugger_action_t action, pid_t tid, int timeout_secs) { in make_dump_request()
|
/system/core/debuggerd/ |
D | debuggerd.cpp | 59 debugger_action_t action; member 149 static bool selinux_action_allowed(int s, pid_t tid, debugger_action_t action) in selinux_action_allowed()
|
/system/bt/bta/dm/ |
D | bta_dm_main.c | 347 UINT8 action; in bta_dm_search_sm_execute() local
|
D | bta_dm_api.c | 1673 void BTA_DmBleCfgFilterCondition(tBTA_DM_BLE_SCAN_COND_OP action, in BTA_DmBleCfgFilterCondition() 1809 void BTA_DmBleScanFilterSetup(UINT8 action, tBTA_DM_BLE_PF_FILT_INDEX filt_index, in BTA_DmBleScanFilterSetup() 1891 void BTA_DmEnableScanFilter(UINT8 action, tBTA_DM_BLE_PF_STATUS_CBACK *p_cmpl_cback, in BTA_DmEnableScanFilter()
|
/system/bt/bta/pan/ |
D | bta_pan_main.c | 201 UINT8 action; in bta_pan_sm_execute() local
|
/system/bt/bta/gatt/ |
D | bta_gattc_main.c | 298 UINT8 action; in bta_gattc_sm_execute() local
|
/system/bt/bta/hh/ |
D | bta_hh_main.c | 278 UINT8 action; in bta_hh_sm_execute() local
|
/system/bt/stack/smp/ |
D | smp_br_main.c | 337 UINT8 action, entry; in smp_br_state_machine_event() local
|
/system/bt/stack/mcap/ |
D | mca_csm.c | 190 UINT8 action; in mca_ccb_event() local
|
D | mca_dsm.c | 140 UINT8 action; in mca_dcb_event() local
|
/system/bt/btif/src/ |
D | btif_gatt_client.c | 140 uint8_t action; member 160 uint8_t action; member 197 uint8_t action; member 1087 static void bta_scan_filt_cfg_cb(tBTA_DM_BLE_PF_ACTION action, tBTA_DM_BLE_SCAN_COND_OP cfg_op, in bta_scan_filt_cfg_cb() 1115 static void bta_scan_filt_status_cb(UINT8 action, tBTA_STATUS status, in bta_scan_filt_status_cb() 2124 static bt_status_t btif_gattc_scan_filter_add_remove(int client_if, int action, in btif_gattc_scan_filter_add_remove() 2183 int action = 0; in btif_gattc_scan_filter_enable() local
|
D | btif_hf_client.c | 440 static bt_status_t handle_call_action(bthf_client_call_action_t action, int idx) in handle_call_action()
|
/system/core/libnetutils/ |
D | ifc_utils.c | 252 int ifc_act_on_address(int action, const char *name, const char *address, in ifc_act_on_address() 508 int ifc_act_on_ipv4_route(int action, const char *ifname, struct in_addr dst, int prefix_length, in ifc_act_on_ipv4_route()
|
/system/bt/bta/hf_client/ |
D | bta_hf_client_main.c | 475 UINT8 action; in bta_hf_client_sm_execute() local
|