Home
last modified time | relevance | path

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

/net/bluetooth/
Dmgmt_util.h42 struct mgmt_pending_cmd *mgmt_pending_find_data(unsigned short channel,
Dmgmt_util.c199 struct mgmt_pending_cmd *mgmt_pending_find_data(unsigned short channel, in mgmt_pending_find_data() function
Dmgmt.c904 return mgmt_pending_find_data(HCI_CHANNEL_CONTROL, opcode, hdev, data); in pending_find_data()