Lines Matching refs:property
153 /* Bluetooth Adapter and Remote Device property types */
171 * Data type - Array of bluetooth::Uuid (Array size inferred from property
205 * (Array size inferred from property length).
246 /** Bluetooth Adapter Property data structure */
294 /* TODO: For the GET/SET property APIs/callbacks, we may need a session
462 /** Get Bluetooth Adapter property of 'type' */
465 /** Set Bluetooth Adapter property of 'type' */
469 int (*set_adapter_property)(const bt_property_t* property);
474 /** Get Remote Device property of 'type' */
478 /** Set Remote Device property of 'type' */
480 property);