Home
last modified time | relevance | path

Searched defs:phase (Results 1 – 8 of 8) sorted by relevance

/btstack/src/ble/
H A Datt_server.c757 …tic bool att_server_data_ready_for_phase(att_server_t * att_server, att_server_run_phase_t phase){ in att_server_data_ready_for_phase()
771 …_phase(att_server_t * att_server, att_connection_t * att_connection, att_server_run_phase_t phase){ in att_server_trigger_send_for_phase()
801 att_server_run_phase_t phase = (att_server_run_phase_t) phase_index; in att_server_handle_can_send_now() local
/btstack/port/stm32-f4discovery-usb/port/
H A Dhal_audio_f4discovery.c201 static unsigned int phase; variable
/btstack/port/stm32-f4discovery-cc256x/port/
H A Dhal_audio_f4discovery.c201 static unsigned int phase; variable
/btstack/test/hfp/
H A Dcvsd_plc_test.cpp82 static int phase = 0; variable
H A Dsco_demo_util.c142 unsigned int phase; variable
/btstack/3rd-party/lwip/core/src/include/netif/ppp/
H A Dpppol2tp.h170 u8_t phase; /* L2TP phase */ member
H A Dppp.h326 u8_t phase; /* where the link is at */ member
/btstack/src/mesh/
H A Dmesh_configuration_client.c1391 uint8_t phase = mesh_access_parser_get_uint8(&parser); in mesh_configuration_client_key_refresh_phase_handler() local