Home
last modified time | relevance | path

Searched refs:k_work_submit (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dwork.h47 void k_work_submit(struct k_work *work);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dbeacon.c420 k_work_submit(&beacon_timer.work); in bt_mesh_beacon_ivu_initiator()
431 k_work_submit(&beacon_timer.work); in bt_mesh_beacon_enable()
448 k_work_submit(&beacon_timer.work); in bt_mesh_beacon_enable()
A Dproxy.c800 k_work_submit(&client->send_beacons); in proxy_ccc_write()
A Dnet.c935 k_work_submit(&bt_mesh.local_work); in bt_mesh_net_send()
A Dsettings.c979 k_work_submit(&hb_pub->timer.work); in mesh_commit()
A Dcfg_srv.c3014 k_work_submit(&cfg->hb_pub.timer.work); in heartbeat_pub_set()
/AliOS-Things-master/components/ble_host/bt_host/port/aos/
A Dwork.c58 void k_work_submit(struct k_work *work) in k_work_submit() function
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsettings.c230 k_work_submit(&save_id_work); in bt_settings_save_id()
A Dl2cap.c1631 k_work_submit(&ch->tx_work); in l2cap_chan_tx_resume()
2220 k_work_submit(&chan->rx_work); in l2cap_chan_recv_queue()
2529 k_work_submit(&ch->tx_work); in bt_l2cap_chan_send()
A Dhci_core.c1463 k_work_submit(&conn->tx_complete_work); in bt_hci_num_complete_packets()
1530 k_work_submit(&conn->tx_complete_work); in hci_num_completed_packets()
7391 k_work_submit(&bt_dev.init); in bt_enable()
A Dgatt.c1774 k_work_submit(&nfy_mult_work); in gatt_notify_mult()
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_time.c1138 k_work_submit(&genie_time_timer.work); in timer_update()

Completed in 44 milliseconds