Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc829 #define OP_CODE_MAPPING(name) \ macro
846 OP_CODE_MAPPING(INQUIRY) in is_supported()
847 OP_CODE_MAPPING(INQUIRY_CANCEL) in is_supported()
848 OP_CODE_MAPPING(PERIODIC_INQUIRY_MODE) in is_supported()
849 OP_CODE_MAPPING(EXIT_PERIODIC_INQUIRY_MODE) in is_supported()
850 OP_CODE_MAPPING(CREATE_CONNECTION) in is_supported()
851 OP_CODE_MAPPING(DISCONNECT) in is_supported()
852 OP_CODE_MAPPING(CREATE_CONNECTION_CANCEL) in is_supported()
853 OP_CODE_MAPPING(ACCEPT_CONNECTION_REQUEST) in is_supported()
854 OP_CODE_MAPPING(REJECT_CONNECTION_REQUEST) in is_supported()
[all …]