Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.c560 static void prov_buf_init(struct net_buf_simple *buf, uint8_t type) in prov_buf_init() function
570 prov_buf_init(&buf, PROV_FAILED); in prov_send_fail_msg()
592 prov_buf_init(&buf, PROV_CAPABILITIES); in prov_invite()
875 prov_buf_init(&cfm, PROV_CONFIRM); in send_confirm()
904 prov_buf_init(&buf, PROV_INPUT_COMPLETE); in send_input_complete()
1010 prov_buf_init(&buf, PROV_PUB_KEY); in send_pub_key()
1153 prov_buf_init(&rnd, PROV_RANDOM); in prov_random()
1240 prov_buf_init(&msg, PROV_COMPLETE); in prov_data()
Dprovisioner_prov.c1658 static void prov_buf_init(struct net_buf_simple *buf, uint8_t type) function
1683 prov_buf_init(&buf, PROV_INVITE);
1811 prov_buf_init(&buf, PROV_START);
2049 prov_buf_init(&buf, PROV_CONFIRM);
2252 prov_buf_init(&buf, PROV_PUB_KEY);
2366 prov_buf_init(&buf, PROV_RANDOM);
2489 prov_buf_init(&buf, PROV_DATA);