Searched refs:bt_mesh_gattc_conn_create (Results 1 – 5 of 5) sorted by relevance
742 int bt_mesh_gattc_conn_create(const bt_mesh_addr_t *addr, uint16_t service_uuid);
714 result = bt_mesh_gattc_conn_create(&remote_addr, BLE_MESH_UUID_MESH_PROXY_VAL); in bt_mesh_proxy_client_connect()
668 if (bt_mesh_gattc_conn_create(addr, BLE_MESH_UUID_MESH_PROV_VAL)) {
1416 int bt_mesh_gattc_conn_create(const bt_mesh_addr_t *addr, uint16_t service_uuid) in bt_mesh_gattc_conn_create() function
1176 int bt_mesh_gattc_conn_create(const bt_mesh_addr_t *addr, uint16_t service_uuid) in bt_mesh_gattc_conn_create() function