Searched refs:bt_mesh_tx_appkey_get (Results 1 – 3 of 3) sorted by relevance
62 struct bt_mesh_app_key *bt_mesh_tx_appkey_get(uint8_t role, uint16_t app_idx);
193 key = bt_mesh_tx_appkey_get(pub->dev_role, pub->key); in publish_retransmit()858 key = bt_mesh_tx_appkey_get(pub->dev_role, pub->key); in bt_mesh_model_publish()975 struct bt_mesh_app_key *bt_mesh_tx_appkey_get(uint8_t role, uint16_t app_idx) in bt_mesh_tx_appkey_get() function
1993 app_key = bt_mesh_tx_appkey_get(role, app_idx);