Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mynewt-nimble
/ functions
Functions
6,791 in github.com/apache/mynewt-nimble
⨍
Functions
6,791
◇
Types & classes
4,415
↓ 7 callers
Function
ble_transport_to_hs_acl
nimble/transport/src/monitor.c:522
↓ 7 callers
Function
ble_uuid_init_from_buf
nimble/host/src/ble_uuid.c:93
↓ 7 callers
Function
bound_states_transition_type_reassignment
apps/blemesh_models_example_2/src/transition.c:91
↓ 7 callers
Function
broadcast_sink_get
nimble/host/audio/src/ble_audio_broadcast_sink.c:139
↓ 7 callers
Function
bt_mesh_adv_update
nimble/host/mesh/src/adv_ext.c:289
↓ 7 callers
Function
bt_mesh_beacon_enabled
nimble/host/mesh/src/cfg.c:52
↓ 7 callers
Function
bt_mesh_friend_find
nimble/host/mesh/src/friend.c:92
↓ 7 callers
Function
bt_mesh_has_addr
nimble/host/mesh/src/access.c:501
↓ 7 callers
Function
bt_mesh_model_find_group
nimble/host/mesh/src/access.c:443
↓ 7 callers
Function
bt_mesh_net_iv_update
nimble/host/mesh/src/net.c:244
↓ 7 callers
Function
bt_mesh_relay_get
nimble/host/mesh/src/cfg.c:222
↓ 7 callers
Function
bt_mesh_scan_enable
nimble/host/mesh/src/adv.c:206
↓ 7 callers
Function
bt_mesh_subnet_next
nimble/host/mesh/src/subnet.c:691
↓ 7 callers
Function
clear_friendship
nimble/host/mesh/src/lpn.c:219
↓ 7 callers
Function
cli_prepare
nimble/host/mesh/src/health_cli.c:174
↓ 7 callers
Function
friend_lpn_matches
nimble/host/mesh/src/friend.c:1519
↓ 7 callers
Function
group_zero
nimble/host/mesh/src/lpn.c:112
↓ 7 callers
Function
k_work_add_arg_delayable
nimble/host/mesh/src/glue.c:492
↓ 7 callers
Function
os_cputime_ticks_to_usecs
* cputime ticks to usecs * * Convert the given number of ticks into microseconds. * * @param ticks The number of ticks to convert to microseconds.
porting/nimble/src/os_cputime_pwr2.c:77
↓ 7 callers
Function
os_mbuf_off
porting/nimble/src/os_mbuf.c:425
↓ 7 callers
Function
os_trace_api_ret_u32
porting/nimble/include/os/os_trace_api.h:199
↓ 7 callers
Function
print_bytes
* Utility function to log an array of bytes. */
apps/blestress/src/misc.c:34
↓ 7 callers
Function
print_bytes
* Utility function to log an array of bytes. */
apps/blecent/src/misc.c:30
↓ 7 callers
Function
schedule_cdb_store
nimble/host/mesh/src/cdb.c:542
↓ 7 callers
Function
send_friend_poll
nimble/host/mesh/src/lpn.c:381
↓ 7 callers
Function
send_mod_sub_status
nimble/host/mesh/src/cfg_srv.c:997
↓ 7 callers
Function
settings_load
nimble/host/mesh/include/mesh/glue.h:617
↓ 7 callers
Function
sub_update
nimble/host/mesh/src/lpn.c:689
↓ 7 callers
Function
to_hex_s
(byte)
nimble/host/tools/log2smtest.rb:88
↓ 6 callers
Function
addr_str
apps/blestress/src/misc.c:70
↓ 6 callers
Function
addr_str
apps/blecent/src/misc.c:57
↓ 6 callers
Function
bearer2str
nimble/host/mesh/src/shell.c:490
↓ 6 callers
Function
ble_att_svr_test_misc_verify_tx_find_type_value_rsp
nimble/host/test/src/ble_att_svr_test.c:509
↓ 6 callers
Function
ble_gap_adv_stop
nimble/host/src/ble_gap.c:2565
↓ 6 callers
Function
ble_gap_ext_disc
nimble/host/src/ble_gap.c:5097
↓ 6 callers
Function
ble_gap_test_util_update_verify_params
nimble/host/test/src/ble_gap_test.c:1897
↓ 6 callers
Function
ble_gap_update_entry_free
nimble/host/src/ble_gap.c:6073
↓ 6 callers
Function
ble_gap_update_params
nimble/host/src/ble_gap.c:6282
↓ 6 callers
Function
ble_gatt_disc_c_test_misc_all
nimble/host/test/src/ble_gatt_disc_c_test.c:216
↓ 6 callers
Function
ble_gatt_disc_c_test_misc_uuid
nimble/host/test/src/ble_gatt_disc_c_test.c:238
↓ 6 callers
Function
ble_gatt_disc_d_test_misc_all
nimble/host/test/src/ble_gatt_disc_d_test.c:210
↓ 6 callers
Function
ble_gatt_read_test_misc_rx_rsp_good_raw
nimble/host/test/src/ble_gatt_read_test.c:162
↓ 6 callers
Function
ble_gattc_disc_all_chrs_cb
* Calls a discover-all-characteristics proc's callback with the specified * parameters. If the proc has no callback, this function is a no-op. * *
nimble/host/src/ble_gattc.c:2175
↓ 6 callers
Function
ble_gattc_disc_all_dscs_cb
* Calls a discover-all-descriptors proc's callback with the specified * parameters. If the proc has no callback, this function is a no-op. * * @re
nimble/host/src/ble_gattc.c:2648
↓ 6 callers
Function
ble_gattc_disc_all_svcs_cb
* Calls a discover-all-services proc's callback with the specified parameters. * If the proc has no callback, this function is a no-op. * * @return
nimble/host/src/ble_gattc.c:1420
↓ 6 callers
Function
ble_gattc_disc_svc_uuid_cb
* Calls a discover-service-by-uuid proc's callback with the specified * parameters. If the proc has no callback, this function is a no-op. * * @re
nimble/host/src/ble_gattc.c:1645
↓ 6 callers
Function
ble_gattc_exchange_mtu
nimble/host/src/ble_gattc.c:1373
↓ 6 callers
Function
ble_gatts_find_dsc
nimble/host/src/ble_gatts.c:2096
↓ 6 callers
Function
ble_gatts_notify_test_misc_rx_indicate_rsp
nimble/host/test/src/ble_gatts_notify_test.c:411
↓ 6 callers
Function
ble_gatts_notify_test_misc_verify_tx_i
nimble/host/test/src/ble_gatts_notify_test.c:450
↓ 6 callers
Function
ble_gatts_notify_test_util_verify_sub_event
nimble/host/test/src/ble_gatts_notify_test.c:176
↓ 6 callers
Function
ble_hs_adv_parse_fields
nimble/host/src/ble_hs_adv.c:732
↓ 6 callers
Function
ble_hs_adv_set_fields_mbuf
nimble/host/src/ble_hs_adv.c:480
↓ 6 callers
Function
ble_hs_conn_chan_find_by_dcid
nimble/host/src/ble_hs_conn.c:73
↓ 6 callers
Function
ble_hs_conn_find_by_addr
nimble/host/src/ble_hs_conn.c:327
↓ 6 callers
Function
ble_hs_misc_conn_chan_find
nimble/host/src/ble_hs_misc.c:25
↓ 6 callers
Function
ble_hs_pvcy_test_util_add_arbitrary_irk
nimble/host/test/src/ble_hs_pvcy_test.c:207
↓ 6 callers
Function
ble_hs_test_util_gatt_write_long_flat
nimble/host/test/src/ble_hs_test_util.c:1684
↓ 6 callers
Function
ble_hs_test_util_hci_ack_append
nimble/host/test/src/ble_hs_test_util_hci.c:236
↓ 6 callers
Function
ble_hs_test_util_hci_ack_set_disconnect
nimble/host/test/src/ble_hs_test_util_hci.c:410
↓ 6 callers
Function
ble_hs_test_util_hci_out_clear
nimble/host/test/src/ble_hs_test_util_hci.c:111
↓ 6 callers
Function
ble_hs_test_util_hci_rx_disconn_complete_event
nimble/host/test/src/ble_hs_test_util_hci.c:584
↓ 6 callers
Function
ble_hs_test_util_prev_tx_queue_sz
nimble/host/test/src/ble_hs_test_util.c:146
↓ 6 callers
Function
ble_hs_test_util_rx_att_write_req
nimble/host/test/src/ble_hs_test_util.c:930
↓ 6 callers
Function
ble_hs_test_util_rx_l2cap_update_rsp
nimble/host/test/src/ble_hs_test_util.c:1516
↓ 6 callers
Function
ble_hs_test_util_verify_tx_l2cap_sig
* @return The L2CAP sig identifier in the request/response. */
nimble/host/test/src/ble_hs_test_util.c:1418
↓ 6 callers
Function
ble_hs_test_util_verify_tx_read_rsp
nimble/host/test/src/ble_hs_test_util.c:1164
↓ 6 callers
Function
ble_hs_test_util_verify_tx_write_cmd
nimble/host/test/src/ble_hs_test_util.c:1341
↓ 6 callers
Function
ble_hs_timer_sched
nimble/host/src/ble_hs.c:446
↓ 6 callers
Function
ble_hw_resolv_list_match
* Called to determine if the address received was resolved. * * @return int Negative values indicate unresolved address; positive values *
nimble/drivers/nrf51/src/ble_hw.c:480
↓ 6 callers
Function
ble_iso_big_find_by_handle
nimble/host/src/ble_iso.c:194
↓ 6 callers
Function
ble_l2cap_sig_next_id
nimble/host/src/ble_l2cap_sig.c:192
↓ 6 callers
Function
ble_l2cap_sig_proc_start
nimble/host/src/ble_l2cap_sig.c:347
↓ 6 callers
Function
ble_l2cap_sig_tx
nimble/host/src/ble_l2cap_sig_cmd.c:45
↓ 6 callers
Function
ble_l2cap_test_util_rx_first_frag
nimble/host/test/src/ble_l2cap_test.c:160
↓ 6 callers
Function
ble_ll_adv_aux_check_data_itvl
nimble/controller/src/ble_ll_adv.c:1546
↓ 6 callers
Function
ble_ll_adv_update_data_mbuf
nimble/controller/src/ble_ll_adv.c:3031
↓ 6 callers
Function
ble_ll_iso_conn_find_by_handle
nimble/controller/src/ble_ll_iso.c:200
↓ 6 callers
Function
ble_ll_resolv_list_find
* Used to determine if the device is on the resolving list. * * @param addr * @param addr_type Public address (0) or random address (1) * * @retu
nimble/controller/src/ble_ll_resolv.c:286
↓ 6 callers
Function
ble_ll_rxpdu_alloc
nimble/controller/src/ble_ll.c:445
↓ 6 callers
Function
ble_ll_scan_sm_stop
* Stop the scanning state machine */
nimble/controller/src/ble_ll_scan.c:873
↓ 6 callers
Function
ble_ll_sync_get_handle
nimble/controller/src/ble_ll_sync.c:195
↓ 6 callers
Function
ble_ll_tmr_u2t_r
nimble/controller/include/controller/ble_ll_tmr.h:89
↓ 6 callers
Function
ble_phy_encrypt_enable
nimble/drivers/nrf51/src/ble_phy.c:990
↓ 6 callers
Function
ble_phy_mode_apply
nimble/drivers/dialog_cmac/src/ble_phy.c:956
↓ 6 callers
Function
ble_phy_rxpdu_copy
* Copies the data from the phy receive buffer into a mbuf chain. * * @param dptr Pointer to receive buffer * @param rxpdu Pointer to already alloca
nimble/drivers/nrf51/src/ble_phy.c:226
↓ 6 callers
Function
ble_phy_tx_set_start_time
* Called to set the start time of a transmission. * * This function is called to set the start time when we are not going from * rx to tx automatic
nimble/drivers/nrf51/src/ble_phy.c:1060
↓ 6 callers
Function
ble_sm_io_action
nimble/host/src/ble_sm.c:734
↓ 6 callers
Function
ble_sm_peer_pair_rand
nimble/host/src/ble_sm.c:1460
↓ 6 callers
Function
ble_sm_sc_io_action
nimble/host/src/ble_sm_sc.c:100
↓ 6 callers
Function
ble_sm_test_util_rx_enc_change
nimble/host/test/src/ble_sm_test_util.c:1342
↓ 6 callers
Function
ble_store_delete
nimble/host/src/ble_store.c:79
↓ 6 callers
Function
ble_store_read_cccd
nimble/host/src/ble_store.c:252
↓ 6 callers
Function
ble_store_read_our_sec
nimble/host/src/ble_store.c:137
↓ 6 callers
Function
ble_store_write_our_sec
nimble/host/src/ble_store.c:173
↓ 6 callers
Function
bt_mesh_aes_cmac
nimble/host/mesh/src/crypto.c:25
↓ 6 callers
Function
bt_mesh_cdb_node_get
nimble/host/mesh/src/cdb.c:884
↓ 6 callers
Function
bt_mesh_friend_get
nimble/host/mesh/src/cfg.c:166
↓ 6 callers
Function
bt_mesh_lpn_group_del
nimble/host/mesh/src/lpn.c:875
↓ 6 callers
Function
bt_mesh_model_extensions_walk
nimble/host/mesh/src/access.c:813
← previous
next →
501–600 of 6,791, ranked by callers