Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Dsm.c4375 static uint8_t sm_pdu_validate_and_get_opcode(uint8_t packet_type, const uint8_t *packet, uint16_t … in sm_pdu_validate_and_get_opcode() function
5015 uint8_t sm_pdu_code = sm_pdu_validate_and_get_opcode(packet_type, packet, size); in sm_channel_handler()